-
Notifications
You must be signed in to change notification settings - Fork 348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SPM: allow pod specs to declare Swift Package Manager dependencies with spm_dependency #743
base: master
Are you sure you want to change the base?
Conversation
8252a3c
to
08554b4
Compare
08554b4
to
756e369
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Super Awesome, Can someone please check & get this merged?
Is there a plan to merge and release this soon? |
Pls, when can this be merge soon |
This is a very useful feature for developers using the CocoaPods managed project. Looking forward to merging soon. |
what's the status of this PR ? is it available in cocoapod 1.14.3 ? is there still someone working on cocoapod ? |
Is this getting merged soon? |
Any update with getting this merged? |
Any news about getting this merged? |
Implements: CocoaPods/CocoaPods#11942
See also: CocoaPods/CocoaPods#11953
First draft.
Note that I've implemented the keyword argument syntax:
But maybe using positional arguments would be better: